home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #4 / K-CD-4-2002.ISO / Namo WebEditor / data1.cab / Eng_Tool_Image_Slicer_Files / nis.chm / we50.css < prev   
Encoding:
Cascading Style Sheet File  |  2001-10-21  |  1.1 KB  |  68 lines

  1. body
  2.     {font-family:Verdana;
  3.     font-size:x-small;}
  4.  
  5. a:link     {color: navy;
  6.     text-decoration:underline;}
  7.  
  8. a:active, a:hover
  9.      { color: #FF0000;
  10.      cursor:hand;
  11.      text-decoration:underline;}
  12. h1
  13.     {font-size:large;
  14.     margin-top:1.5em;
  15.     margin-bottom:0.5em;}
  16. h2 
  17.     {font-size:medium;
  18.     margin-top:0.4em;
  19.     margin-bottom:0.2em;
  20.     color : navy;}
  21. h3
  22.     {font-size:small; color:navy;
  23.     margin-top: 2em;  
  24.     margin-bottom: 0.8em;}
  25.  
  26. h4
  27.     {font-size:small; 
  28.     margin-top: 1.2em;  
  29.     margin-bottom: 0.5em;}
  30.  
  31. h5
  32.     {font-size: small; 
  33.     margin-top: 1.2em;  
  34.     margin-bottom: 0.5em;}
  35. p
  36.     {margin-top: 0.7em; 
  37.     margin-bottom: 0.5em;
  38.     font-size:x-small;
  39.     font-face:Verdana; }
  40.  
  41. ol
  42.     {margin-top: 0.5em; 
  43.     margin-bottom: 0; 
  44.     margin-left: 2.0em; 
  45.     padding-left: 0em;
  46.     margin-right:2.0em }
  47. ul
  48.     {margin-top: 1.5em;     
  49.     margin-bottom: 0;
  50.     list-style-type: disc;
  51.     margin-left: 1.5em;
  52.     padding-left: 0em;
  53.     margin-right: 1.5em; }
  54.         
  55. li
  56.     {margin-top: 1.5em;}
  57.  
  58.  
  59. .src
  60.         {font-weight:bold;
  61.     color:#33333B;}
  62. .ref
  63.         {font-family:x-small;
  64.     font-family:Verdana;}
  65. .table
  66.     {margin-top: 0; 
  67.     margin-bottom: 0;
  68.     line-height:100%;}